Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Collection<T> Class
Properties Methods


In This Topic
    Collection<T> Class Members
    In This Topic

    The following tables list the members exposed by Collection<T>.

    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the Collection<T>.  
    Public PropertyGets or sets the element at the specified index.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines the index of a specific item in the IList.  
    Public MethodCopies the elements of the Collection<T> to a new array.  
    Top
    See Also